convert XSM_ENABLE to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 7 Jan 2016 14:25:58 +0000 (15:25 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 7 Jan 2016 14:25:58 +0000 (15:25 +0100)
commit2b2ab5d88b2d2ab0155101a0a6922025064061af
treef2fa29cff05f7081f71b00a64988810f4b1869ae
parentb36bf230270baba4f0fe35b230ea8b80ebb2c4a7
convert XSM_ENABLE to Kconfig

Converts the existing XSM_ENABLE flag from Config.mk to CONFIG_XSM
within Kconfig. This also re-adds the dependency of CONFIG_FLASK on
CONFIG_XSM.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Config.mk
INSTALL
docs/misc/xsm-flask.txt
xen/Rules.mk
xen/common/Kconfig
xen/include/asm-x86/config.h
xen/include/xen/sched.h
xen/include/xsm/dummy.h
xen/include/xsm/xsm.h
xen/xsm/Makefile